home *** CD-ROM | disk | FTP | other *** search
/ Freelog 41 / Freelog041.iso / BestOf / TweakALL / tweakall3fullsetup.exe / {app} / TweakAll3.exe / 0 / RCDATA / TLOADING / TLOADING.txt < prev   
Text File  |  2002-11-24  |  536b  |  28 lines

  1. object Loading: TLoading
  2.   Left = 192
  3.   Top = 109
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Loading'
  7.   ClientHeight = 72
  8.   ClientWidth = 349
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 349
  23.     Height = 72
  24.     Align = alClient
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27. end
  28.